home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4655 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.eunet.fi!fipnet!kone!jsaarinen
  2. Newsgroups: comp.sys.amiga.programmer
  3. X-NewsReader: IntuiNews 1.2b (31.7.94)
  4. References: <38232686@kone.fipnet.fi> <4h0agu$6n9@maureen.teleport.com>
  5. From: "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi>
  6. Date: Sat, 2 Mar 96 15:30:57 UT
  7. Comments: Illegal date header - new date added by quicknews
  8. X-Original-Date: Sat, 02 Mar 96 16:37:43 
  9. MIME-Version: 1.0
  10. Content-Type: text/plain; charset=iso-8859-1
  11. Content-Transfer-Encoding: binary
  12. Distribution: world
  13. Subject: Re: TMapping again!
  14. Message-ID: <38232763@kone.fipnet.fi>
  15.  
  16.  
  17. > : >  on x86 doing a 32bit immediate add is as fast as a reg to register
  18. > : >  add?
  19. > : Should be, like on a 040.
  20. >  On the 040/030 , because of the code/data cache are separate the
  21. >  CPU in '1' cycle can access both... but on the x86 I was not sure
  22. >  it could do that. I dont think I will ever do serious x86 programming
  23. >  but Its good to know things like this
  24.  
  25. Hmm, I am not sure if add.l d0,d1 is as fast add.l #$12345678,d1
  26. on the 68030. Propably not.
  27.  
  28. --                               _
  29. a Stellar programmer          _ //
  30. "Amiga - back for the future" \X/
  31.